mellium.im/sasl.Negotiator.nonce (field)
8 uses
mellium.im/sasl (current package)
negotiator.go#L56: if len(machine.nonce) == 0 {
negotiator.go#L57: machine.nonce = nonce(noncerandlen, rand.Reader)
negotiator.go#L82: if len(machine.nonce) == 0 {
negotiator.go#L83: machine.nonce = nonce(noncerandlen, rand.Reader)
negotiator.go#L98: nonce []byte
negotiator.go#L105: return c.nonce
negotiator.go#L157: c.nonce = nonce(noncerandlen, rand.Reader)
options.go#L38: n.nonce = v
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)